SaCreditCardBatch 
Logical Entity Name  SaCreditCardBatch 
Default Table Name  SaCreditCardBatch 
Physical Only  NO 
Definition 
 
Note 
 

SaCreditCardBatch Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCreditCardBatchId(PK)    int  NO 
 
Sequence    int  NO 
 
SaCreditCardBatchHeaderId    varchar(13)  YES 
YYYYMMDD#####
 
SaCCId    int  NO 
 
FaSchedId    int  NO 
 
FaDisbId    int  YES 
 
Amount    money  NO 
 
InterestAmountApplied    money  NO 
 
Status    char(5)  NO 
Determines Status of Payment In Transit, Error, Waiting, Successful.
 
ResponseMessage    varchar(256)  YES 
 
ResponseCode    varchar(5)  YES 
 
PnRef    nvarchar(120)  YES 
 
AuthCode    varchar(20)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
HoldGroupID    int  YES 
 
ActivityID    int  YES 
 
ResponseSaTranID    int  YES 
 
NSFApplied    int  YES 
 
SaBillCodeID    int  YES 
 
BillAmount    money  YES 
 
ts    timestamp  NO 
 

SaCreditCardBatch Primary and Unique Keys 
Key Name  Key Type  Keys 
SaCreditCardBatch_SaCreditCardBatchID_U_C_IDX  PrimaryKey  SaCreditCardBatchId 

SaCreditCardBatch Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaCreditCardBatch Check Constraints 
Check Constraint Name  CheckConstraint